projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c656a8f
)
Add .mps extension for mapsource.
author
robertl
<robertl>
Thu, 30 Jun 2005 21:10:59 +0000
(21:10 +0000)
committer
robertl
<robertl>
Thu, 30 Jun 2005 21:10:59 +0000
(21:10 +0000)
vecs.c
patch
|
blob
|
history
diff --git
a/vecs.c
b/vecs.c
index 37bd3a863e5815687c377b9beed7f96ee6f8a952..02c8bb51dd46c56ab3a1236f06367ef7fb0619c3 100644
(file)
--- a/
vecs.c
+++ b/
vecs.c
@@
-141,7
+141,7
@@
vecs_t vec_list[] = {
&mps_vecs,
"mapsource",
"Garmin Mapsource",
- NULL
+ "mps"
},
{
&gpsutil_vecs,